Skip to main content

null

Type

constant

Summary

Equivalent to the null character (ASCII zero).

Syntax

null

Description

Use the null constant as an easier-to-read substitute for numToChar(0).

The null constant is needed because you can't type the character it represents in a script.

Examples

read from file "modem:" until null

constant: space

keyword: character

property: script

command: constant

Compatibility and Support

Introduced

LiveCode 2.0

OS

mac

windows

linux

ios

android

Platforms

desktop

server

mobile

Thank you for your feedback!

Was this page helpful?